diff options
author | Timur Tabi <timur@freescale.com> | 2009-04-30 20:16:44 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-05-15 08:43:41 +0200 |
commit | 93f1cc609c702a83e44da51cabdd353b20c24f79 (patch) | |
tree | db8f70733352bdb3775216367619d3f95eb5b656 /arch/powerpc/kernel/head_booke.h | |
parent | powerpc/virtex: Fix duplicate level irq events. (diff) | |
download | linux-93f1cc609c702a83e44da51cabdd353b20c24f79.tar.xz linux-93f1cc609c702a83e44da51cabdd353b20c24f79.zip |
powerpc: Fix mktree build error on Mac OS X host
The mktree utility defines some variables as "uint", although this is not a
standard C type, and so cross-compiling on Mac OS X fails. Change this to
"unsigned int".
Signed-off-by: Timur Tabi <timur@freescale.com>
Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/head_booke.h')
0 files changed, 0 insertions, 0 deletions