Skip to content

Commit

Permalink
ucc_geth: Fix a bunch of sparse warnings
Browse files Browse the repository at this point in the history
ucc_geth didn't have anything marked as __iomem.  It was also inconsistent
with its use of in/out accessors (using them sometimes, not using them other
times).  Cleaning this up cuts the warnings down from hundreds to just over a
dozen.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
  • Loading branch information
Andy Fleming authored and Jeff Garzik committed May 6, 2008
1 parent 9b9a8bf commit 6fee40e
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 160 deletions.
Loading

0 comments on commit 6fee40e

Please sign in to comment.