commit | e448372c79c49ef80df23496339ce0915abef76e | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Tue Jan 13 20:52:46 2009 +0100 |
committer | Kyle McMartin <kyle@treachery.i.cabal.ca> | Fri Mar 13 01:17:37 2009 -0400 |
tree | 71abea98c85e36c37261c1a92720dcb50408c39c | |
parent | 24dc029f71c1411c5974a79848d68bb3e34263b9 [diff] |
parisc: fix `struct pt_regs' declared inside parameter list warning Fix those compile warnings: uaccess.h:244: warning: `struct pt_regs' declared inside parameter list uaccess.h:244: warning: its scope is only this definition or declaration, which is probably not what you want Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>