]> Git Repo - u-boot.git/commit
km/powerpc: remove unneeded defines
authorHolger Brunck <[email protected]>
Tue, 17 Nov 2015 09:53:29 +0000 (10:53 +0100)
committerTom Rini <[email protected]>
Wed, 18 Nov 2015 20:28:54 +0000 (15:28 -0500)
commitfc882a310d8c22bf7c366336553acab4385b1284
tree0d9de85aa7161799a36b3b977c85da7a14146906
parentbbd94a0b491161c11a93436fd1bf91d601a8ba95
km/powerpc: remove unneeded defines

We use CONFIG_OF_LIBFDT and CONFIG_OF_BOARD_SETUP on all our powerpc
targets, so there is no need to check these defines within our C code.

Signed-off-by: Holger Brunck <[email protected]>
Signed-off-by: Valentin Longchamp <[email protected]>
board/keymile/km82xx/km82xx.c
board/keymile/km83xx/km83xx.c
This page took 0.03001 seconds and 4 git commands to generate.