Skip to content
Snippets Groups Projects
Commit 261ec8f6 authored by Adam Ford's avatar Adam Ford Committed by Tom Rini
Browse files

ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h


Much of the AM3517 functions are copies of the standard definitions
used in ti_omap3_common.h.  Moving to include a common file
reduces the amount of duplicative code and clutter.  A few
AM3517 specific functions (like EMIF4) are explictly defined
and a few items are undefined or redefined, but overall the number
of lines of code shink.

Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
Tested-by: default avatarDerald D. Woods <woods.technical@gmail.com>
parent 347e30e1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment