]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Tue, 4 Nov 2014 07:17:21 +0000 (16:17 +0900)
committerMarek Vasut <marex@denx.de>
Fri, 7 Nov 2014 15:32:02 +0000 (16:32 +0100)
commit865ed5eae498efe6a411c24ed6dfbef291b8a789
tree30a71af1d72f870e34ce3fcfc121df60a7b0ebad
parentc02bf4582f9f4d788194aab0e8d79d1b2cbde1b9
usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
CC: Marek Vasut <marex@denx.de>
drivers/usb/host/ehci-rmobile.c