Commit b1740549 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: BF52x: unify def/cdef headers



Whole lot of duplicated code here just went bye bye.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 7eb87fd3
Loading
Loading
Loading
Loading
+2 −9
Original line number Diff line number Diff line
@@ -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 */