mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-04-01 12:01:31 +00:00
ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset
Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
This commit is contained in:
parent
b2d96dc28f
commit
be3dbef502
1 changed files with 0 additions and 2 deletions
|
@ -191,8 +191,6 @@
|
||||||
*/
|
*/
|
||||||
#define ATMEL_PMECC_INDEX_OFFSET_512 0x10000
|
#define ATMEL_PMECC_INDEX_OFFSET_512 0x10000
|
||||||
#define ATMEL_PMECC_INDEX_OFFSET_1024 0x18000
|
#define ATMEL_PMECC_INDEX_OFFSET_1024 0x18000
|
||||||
#define ATMEL_PMECC_ALPHA_OFFSET_512 0x10000
|
|
||||||
#define ATMEL_PMECC_ALPHA_OFFSET_1024 0x18000
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* SAMA5D3 specific prototypes
|
* SAMA5D3 specific prototypes
|
||||||
|
|
Loading…
Add table
Reference in a new issue