rename cpuXXX_t to cpu_XXX_t
[bertos.git] / bertos / drv / flash25_test.c
index 1506aababf17cb7a1d714e695d298090e21f437b..814c1648b88b097fcebb53704a21db16c68985c7 100644 (file)
@@ -53,7 +53,7 @@
 
 bool flash25_test(KFile *channel)
 {
-       KFileFlash25 fd;
+       Flash25 fd;
        uint8_t test_buf[256];
 
        /*