ARM: OMAP2+: onenand: header cleanup

For common arm zImage existing onenand header file
in platform specific location was moved to generic
platform data location, but it contained more than
platform data, remove it. New local header has been
created for exposing functions.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
This commit is contained in:
Afzal Mohammed
2012-09-29 10:32:42 +05:30
parent b7754452b3
commit b6ab13e7d6
8 changed files with 33 additions and 16 deletions

View File

@@ -32,6 +32,7 @@
#include <plat/mmc.h>
#include "mux.h"
#include "gpmc-onenand.h"
#define TUSB6010_ASYNC_CS 1
#define TUSB6010_SYNC_CS 4