Skip to content

Commit

Permalink
Blackfin: BF52x: unify def/cdef headers
Browse files Browse the repository at this point in the history
Whole lot of duplicated code here just went bye bye.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
  • Loading branch information
Mike Frysinger committed Dec 15, 2009
1 parent 7eb87fd commit b174054
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1,117 deletions.
11 changes: 2 additions & 9 deletions arch/blackfin/mach-bf527/include/mach/cdefBF525.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,8 @@
/* include all Core registers and bit definitions */
#include "defBF525.h"

/* include core specific register pointer definitions */
#include <asm/cdef_LPBlackfin.h>

/* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF525 */

/* include cdefBF52x_base.h for the set of #defines that are common to all ADSP-BF52x processors */
#include "cdefBF52x_base.h"

/* The following are the #defines needed by ADSP-BF525 that are not in the common header */
/* BF525 is BF522 + USB */
#include "cdefBF522.h"

/* USB Control Registers */

Expand Down
Loading

0 comments on commit b174054

Please sign in to comment.