msm: gpio: Fold register defs into C file
authorDavid Brown <davidb@codeaurora.org>
Mon, 6 Jun 2011 21:09:45 +0000 (14:09 -0700)
committerDavid Brown <davidb@codeaurora.org>
Mon, 1 Aug 2011 11:58:00 +0000 (04:58 -0700)
No need to have a separate header file containing only register
definitions that are used by a single driver.  Fold these into the
gpio driver.

Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found