Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux
[linux-2.6-block.git] / drivers / md / raid1.h
index 33bda55ef9f783a979d913b510725f54bb2928fd..14ebb288c1ef9446fcde8596ed5191ab50431cc3 100644 (file)
@@ -170,7 +170,4 @@ struct r1bio {
  */
 #define        R1BIO_MadeGood 7
 #define        R1BIO_WriteError 8
-
-extern int md_raid1_congested(struct mddev *mddev, int bits);
-
 #endif