tpm/st33zp24/spi: Add missing device table for spi phy.
authorChristophe Ricard <christophe.ricard@gmail.com>
Mon, 23 Mar 2015 21:29:58 +0000 (22:29 +0100)
committerPeter Huewe <peterhuewe@gmx.de>
Fri, 27 Mar 2015 01:50:43 +0000 (02:50 +0100)
commit1018bc268864b20c1ae7b0bc5c5c396ee6d33fe3
treed8e580ad1b18f8a17710f4e239b2349cc9c07f19
parent7216ebc51bdd62517be6878dd37555ff428a80c9
tpm/st33zp24/spi: Add missing device table for spi phy.

MODULE_DEVICE_TABLE is missing in spi phy in case CONFIG_OF is not set.

Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
drivers/char/tpm/st33zp24/spi.c