ARM: davinci: unduplicate aemif support
All users now register platform devices using the ti-aemif driver. Remove the handcrafted aemif API. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
This commit is contained in:
parent
acc0fb43c6
commit
7f69ae7fad
3 changed files with 1 additions and 220 deletions
|
|
@ -33,5 +33,4 @@ struct davinci_aemif_timing {
|
|||
u8 ta;
|
||||
};
|
||||
|
||||
int davinci_aemif_setup(struct platform_device *pdev);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue