mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 23:41:18 +02:00
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:
@@ -26,6 +26,9 @@
|
||||
#define OMAP_MMC_H_
|
||||
|
||||
#include <mmc.h>
|
||||
#ifndef __ASSEMBLY__
|
||||
#include <linux/bitops.h>
|
||||
#endif
|
||||
|
||||
struct hsmmc {
|
||||
#ifndef CONFIG_OMAP34XX
|
||||
|
Reference in New Issue
Block a user