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)
commit63ebecc03d2f18411da51a0981bd63818bbd0b54
tree40f18253610d284bac8e87d68a27fa8688ee4280
parenta81a6c654bbe129af529d11b4763367af90d1152
of: Remove unneeded and incorrect MODULE_DEVICE_TABLE

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>
drivers/of/unittest.c