git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c36207a
)
ARM: 6000/1: removing compilation warning comming from <asm/irq.h>
author
viresh kumar
<viresh.kumar@st.com>
Mon, 29 Mar 2010 04:29:57 +0000
(
05:29
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 29 Mar 2010 16:33:31 +0000
(17:33 +0100)
irq.h is using struct pt_regs *. Due to this compilation
warning is comming. Removing this warning by adding declaration
of struct pt_regs.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found