summaryrefslogtreecommitdiff
path: root/include/chromeos/fmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/chromeos/fmap.h')
-rw-r--r--include/chromeos/fmap.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/chromeos/fmap.h b/include/chromeos/fmap.h
index a2a88a16b50..37efc4b1284 100644
--- a/include/chromeos/fmap.h
+++ b/include/chromeos/fmap.h
@@ -11,8 +11,6 @@
#ifndef CHROMEOS_FMAP_H_
#define CHROMEOS_FMAP_H_
-#include <compiler.h>
-
/* Structures to hold Chrome OS specific configuration from the FMAP. */
struct fmap_entry {
@@ -44,6 +42,4 @@ struct twostop_fmap {
void dump_fmap(struct twostop_fmap *config);
-int decode_twostop_fmap(struct twostop_fmap *fmap);
-
#endif /* CHROMEOS_FMAP_H_ */