projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
608241f
)
mmc: Removed the unused public mmc boot.h header
author
Ulf Hansson
<ulf.hansson@linaro.org>
Fri, 30 Dec 2016 12:47:15 +0000
(13:47 +0100)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:19:56 +0000
(13:19 +0100)
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
include/linux/mmc/boot.h
[deleted file]
patch
|
blob
|
history
diff --git
a/include/linux/mmc/boot.h
b/include/linux/mmc/boot.h
deleted file mode 100644
(file)
index
23acc3b
..0000000
--- a/
include/linux/mmc/boot.h
+++ /dev/null
@@
-1,7
+0,0 @@
-#ifndef LINUX_MMC_BOOT_H
-#define LINUX_MMC_BOOT_H
-
-enum { MMC_PROGRESS_ENTER, MMC_PROGRESS_INIT,
- MMC_PROGRESS_LOAD, MMC_PROGRESS_DONE };
-
-#endif /* LINUX_MMC_BOOT_H */