]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Make inclusion of USB device fixup conditional
authorRamneek Mehresh <ramneek.mehresh@freescale.com>
Tue, 8 Nov 2011 04:51:28 +0000 (10:21 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 8 Nov 2011 14:36:04 +0000 (08:36 -0600)
commita311db6941791617cb4b6bc3c67b47a8b1132e95
tree9a5c32f93c1d1f79bd86caa44877c59f1ef0b486
parent4765fb7d739d0a46a466f96cf4ef0126d44ab5d0
powerpc/85xx: Make inclusion of USB device fixup conditional

Include call to usb device-fixup only when CONFIG_HAS_FSL_DR_USB is
defined for the platform - P1020RDB, P1010RDB, P1020-PC

Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/p1010rdb/p1010rdb.c
board/freescale/p1_p2_rdb/p1_p2_rdb.c
board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c