forked from OERV-BSP/u-boot
common: Drop linux/bitops.h from common header
Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <log.h>
|
||||
#include <watchdog.h>
|
||||
#include <dm/devres.h>
|
||||
#include <linux/bitops.h>
|
||||
#include <linux/compat.h>
|
||||
#include <linux/mtd/mtd.h>
|
||||
#include "linux/mtd/flashchip.h"
|
||||
|
||||
Reference in New Issue
Block a user