mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Merge "qca: common: include the correct headers for global descriptor data size" into eggplant
This commit is contained in:
commit
de5e74d1b9
2 changed files with 0 additions and 2 deletions
|
|
@ -59,7 +59,6 @@
|
|||
#endif
|
||||
#include <dm/root.h>
|
||||
#include <linux/compiler.h>
|
||||
#include <generated/asm-offsets.h>
|
||||
|
||||
/*
|
||||
* Pointer to initial global data area
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <generated/asm-offsets.h>
|
||||
|
||||
DECLARE_GLOBAL_DATA_PTR;
|
||||
#define STACK_MARKER_LEN 32
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue