aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso32/note.S
diff options
context:
space:
mode:
authorMike Rapoport <mike@compulab.co.il>2010-12-29 02:06:26 -0500
committerEric Miao <eric.y.miao@gmail.com>2011-01-03 10:18:32 -0500
commit823a2df258627b80df2e75056b850424a8eb5fed (patch)
treead8b896ee3d99b91190290af2008a6e045805c7b /arch/powerpc/kernel/vdso32/note.S
parent82427de2c7c39ee7bcaa4cb0260b4e9b9ab19eb8 (diff)
ARM: it8152: add IT8152_LAST_IRQ definition to fix build error
The commit 6ac6b817f3f4c23c5febd960d8deb343e13af5f3 (ARM: pxa: encode IRQ number into .nr_irqs) removed definition of ITE_LAST_IRQ which caused the following build error: CC arch/arm/common/it8152.o arch/arm/common/it8152.c: In function 'it8152_init_irq': arch/arm/common/it8152.c:86: error: 'IT8152_LAST_IRQ' undeclared (first use in this function) arch/arm/common/it8152.c:86: error: (Each undeclared identifier is reported only once arch/arm/common/it8152.c:86: error: for each function it appears in.) make[2]: *** [arch/arm/common/it8152.o] Error 1 Defining the IT8152_LAST_IRQ in the arch/arm/include/hardware/it8152.c fixes the build. Signed-off-by: Mike Rapoport <mike@compulab.co.il> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/powerpc/kernel/vdso32/note.S')
0 files changed, 0 insertions, 0 deletions