Use the correct flags type where local_irq_save
authorKyungmin Park <kmpark@infradead.org>
Mon, 17 Sep 2007 07:41:03 +0000 (16:41 +0900)
committerTony Lindgren <tony@atomide.com>
Mon, 17 Sep 2007 18:19:24 +0000 (11:19 -0700)
[PATCH] Use the correct flags where the local_irq_save

We should use the 'unsigned long flags'.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found