]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/linux/mmc/host.h
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
[linux-beck.git] / include / linux / mmc / host.h
index dd13e0539092585c0f8aca31eaea4a620d74f43b..0beba1e5e1ed4675ebbe35b42091394845be459e 100644 (file)
@@ -417,7 +417,7 @@ static inline void mmc_set_disable_delay(struct mmc_host *host,
 }
 
 /* Module parameter */
-extern int mmc_assume_removable;
+extern bool mmc_assume_removable;
 
 static inline int mmc_card_is_removable(struct mmc_host *host)
 {