common: Drop linux/printk.h from common header
This old patch was marked as deferred. Bring it back to life, to continue towards the removal of common.h Move this out of the common header and include it only where needed. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#ifndef _STM32PROG_H_
|
||||
#define _STM32PROG_H_
|
||||
|
||||
#include <linux/printk.h>
|
||||
|
||||
/* - phase defines ------------------------------------------------*/
|
||||
#define PHASE_FLASHLAYOUT 0x00
|
||||
#define PHASE_FIRST_USER 0x10
|
||||
|
Reference in New Issue
Block a user