DA8xx: switch an enum to defines for consistency
authorLaurence Withers <lwithers@guralp.com>
Mon, 18 Jul 2011 13:53:19 +0000 (09:53 -0400)
committerU-Boot <uboot@aari01-12.(none)>
Wed, 3 Aug 2011 10:49:19 +0000 (12:49 +0200)
commit37dbd1c1adbbe17079da313c03303ff7d3eb6bc5
treef6304a298cc8dcde08a4603fa82ed1b60d97c51f
parent2c6e0b07dcabd5e2ad739c07dde494447f039c39
DA8xx: switch an enum to defines for consistency

There are two main sets of LPSC constants, depending on the processor
family.  The DA8xx constants were given in an enum whereas the non-DA8xx
constants were preprocessor defines. This commit switches the DA8xx
constants to defines for consistency.

Signed-off-by: Laurence Withers <lwithers@guralp.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/include/asm/arch-davinci/hardware.h