summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2009-02-04 11:23:56 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2009-05-18 16:35:26 -0700
commit99d78985c194fe8816d9176be3e3be81f3af2df8 (patch)
treea49ef290bbb6e30a3a06e207348fb0e634bf02f8 /Makefile
parent808e98b3d87427919bb0236d79ad827d6d1ff40f (diff)
powerpc/5200: Don't specify IRQF_SHARED in PSC UART driver
commit d9f0c5f9bc74f16d0ea0f6c518b209e48783a796 upstream. The MPC5200 PSC device is wired up to a dedicated interrupt line which is never shared. This patch removes the IRQF_SHARED flag from the request_irq() call which eliminates the "IRQF_DISABLED is not guaranteed on shared IRQs" warning message from the console output. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions