aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2009-01-05 14:34:42 +0100
committerIngo Molnar <[email protected]>2009-01-05 14:53:30 +0100
commitbe92d7af38fb8a91f8575ab2272e00f2e51667ff (patch)
tree1ff330ca92cf3b7ccd95e10dc9704a6b26e800d7 /scripts/patch-kernel
parentfe0bdec68b77020281dc814805edfe594ae89e0f (diff)
genirq: provide irq_to_desc() to non-genirq architectures too
Impact: build fix on non-genirq architectures Sam Ravnborg reported this build failure on sparc32 allmodconfig, the GPIO drivers assume the presence of irq_to_desc(): drivers/gpio/gpiolib.c: In function `gpiolib_dbg_show': drivers/gpio/gpiolib.c:1146: error: implicit declaration of function 'irq_to_desc' Add it in the !genirq case too. Reported-by: Sam Ravnborg <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Tested-by: Sam Ravnborg <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions