commit | 43b4f4061cf54aa225a1e94a969450ccf5305cd9 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed Oct 04 17:26:24 2006 +0200 |
committer | Paul Mackerras <paulus@samba.org> | Thu Oct 05 09:21:02 2006 +1000 |
tree | cef8ed4fe2ca1019509e585bf4dcaab04236bcaf | |
parent | f7e2ce788677ca0996d360202b91524db894c7b2 [diff] |
[POWERPC] cell: fix bugs found by sparse - Some long constants should be marked 'ul'. - When using desc->handler_data to pass an __iomem register area, we need to add casts to and from __iomem. Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>