drivers: bus: omap-ocp2scp: Fix compile error
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 23 Aug 2012 17:40:26 +0000 (23:10 +0530)
committerOlof Johansson <olof@lixom.net>
Wed, 5 Sep 2012 00:02:09 +0000 (17:02 -0700)
Fixes:
CC [M]  drivers/bus/omap-ocp2scp.o
drivers/bus/omap-ocp2scp.c:70:1: error: '__mod_of_device_table' aliased to
undefined symbol 'omap_usb2_id_table'

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found