]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R
authorRob Herring <rob.herring@calxeda.com>
Thu, 13 Jun 2013 03:24:53 +0000 (22:24 -0500)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 25 Jul 2013 06:16:21 +0000 (08:16 +0200)
commit953950234dfb555abdaaa7b8ce92779bbc9e269a
treeabbfef32bb221deaf467ff060a8a6a21292a836e
parent76c3999db439491a406cd6e7778300c992cda785
ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R

Compile misc_init_r only if CONFIG_MISC_INIT_R is enabled.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
board/highbank/highbank.c