9
0
Fork 0
barebox/arch
Marek Belisko 6d2fd508d1 mini2440: Fix compilation error.
Patch fix following compilation error:
../mini2440.c:33:28: error: asm/mach-types.h: No such file or directory
../mini2440.c: In function 'mini2440_devices_init':
../mini2440.c:113: error: 'MACH_TYPE_MINI2440' undeclared (first use in this function)
../mini2440.c:113: error: (Each undeclared identifier is reported only once
../mini2440.c:113: error: for each function it appears in.)

Signed-off-by: Marek Belisko <marek.belisko@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-11-15 09:20:34 +01:00
..
arm mini2440: Fix compilation error. 2010-11-15 09:20:34 +01:00
blackfin reset_cpu: unify declaration 2010-10-22 20:47:02 +02:00
m68k reset_cpu: unify declaration 2010-10-22 20:47:02 +02:00
ppc reset_cpu: unify declaration 2010-10-22 20:47:02 +02:00
sandbox sandbox: use devfs functions only if defined 2010-11-01 11:44:48 +01:00
x86 doc: eliminate nonexisting reference 2010-10-22 20:47:02 +02:00
architecture.dox Adding x86 usage documentation to the tree 2010-01-14 10:06:15 +01:00