summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJagan Teki <[email protected]>2016-03-15 23:56:33 +0530
committerTom Rini <[email protected]>2016-03-15 14:50:09 -0400
commit41bccb814285047c7f0da2435c8c3af1c2fd7c5b (patch)
tree06493900229b924bf864c3cb5049fb1b9713188a /include/linux
parent4d339a9e8a758889de5da16b562aff5601bb3d8d (diff)
spi: omap3: Fix multiple definition of 'priv'
Global definition of priv seems no-sense to use it for non-dm case and pass the pointer to functions which are common to both dm and non-dm. So, fix this by removing omap3_spi_slave from non-dm and make visible to omap3_spi_priv for both dm and non-dm. Cc: Christophe Ricard <[email protected]> Reported-by: Tom Rini <[email protected]> Signed-off-by: Jagan Teki <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions