target_t -> struct target
[fw/openocd] / src / flash / s3c24xx_nand.h
index 6cfad3d311f2e6b54fd1a54ce8b2883b63d43eac..ed8859167b42cbb8002b135ffd335cb5d821e950 100644 (file)
@@ -32,7 +32,7 @@
 
 struct s3c24xx_nand_controller
 {
-       struct target_s *target;
+       struct target *target;
 
        /* register addresses */
        uint32_t                 cmd;