git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a81a6c6
)
of: Remove unneeded and incorrect MODULE_DEVICE_TABLE
author
Grant Likely
<grant.likely@linaro.org>
Thu, 27 Nov 2014 23:57:22 +0000
(23:57 +0000)
committer
Grant Likely
<grant.likely@linaro.org>
Thu, 27 Nov 2014 23:57:22 +0000
(23:57 +0000)
The unittest code has a MODULE_DEVICE_TABLE that isn't needed by any of
the unittests, and isn't even correct. Remove it.
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
No differences found