sparc64: prepare module_64.c for unification
authorSam Ravnborg <sam@ravnborg.org>
Fri, 26 Dec 2008 23:37:24 +0000 (15:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2008 23:37:24 +0000 (15:37 -0800)
o Introduce a helper function
o Combine sparc64 specific case values
o add ifdef's around sparc64 code snippets

Note: The ifdef around the BUG_ON is highly questionable
      but for now the safe approach was taken

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found