]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] powerpc: fix build error in rom.c
authorGeoff Levand <geoffrey.levand@am.sony.com>
Tue, 5 Dec 2006 23:30:17 +0000 (15:30 -0800)
committerPaul Mackerras <paulus@samba.org>
Fri, 8 Dec 2006 04:55:55 +0000 (15:55 +1100)
commit885ed0fb484cc2d0a539558edf47a2a7c4fdd664
tree7d15b67cb5813a33be03027bc5d15ad6e6964a31
parentbe9575af7e8ec9040330f57b974e52d6921c08bb
[POWERPC] powerpc: fix build error in rom.c

Add missing include in rom.c.  Fixes this build error when CONFIG_MTD=y:

  arch/powerpc/sysdev/rom.c:26: error: implicit declaration of function
  of_platform_device_create

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/rom.c