of: Remove unneeded and incorrect MODULE_DEVICE_TABLE
authorGrant Likely <grant.likely@linaro.org>
Thu, 27 Nov 2014 23:57:22 +0000 (23:57 +0000)
committerGrant 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