Merge "qca: common: include the correct headers for global descriptor data size" into eggplant

This commit is contained in:
Linux Build Service Account 2016-12-01 22:22:42 -08:00 committed by Gerrit - the friendly Code Review server
commit de5e74d1b9
2 changed files with 0 additions and 2 deletions

View file

@ -59,7 +59,6 @@
#endif
#include <dm/root.h>
#include <linux/compiler.h>
#include <generated/asm-offsets.h>
/*
* Pointer to initial global data area

View file

@ -8,7 +8,6 @@
*/
#include <common.h>
#include <generated/asm-offsets.h>
DECLARE_GLOBAL_DATA_PTR;
#define STACK_MARKER_LEN 32