X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fflash%2Fnand%2Fs3c24xx.h;h=1535decdb4587f7da7f123e48413931c8ba72b2a;hb=093ec6656ab7fb523b8a811f4bd628e3b50f8367;hp=059c84d9ff6619284b3e15086ecc5fdf54855b63;hpb=f49283a062192800a3263dcef620911010ffc718;p=openocd.git diff --git a/src/flash/nand/s3c24xx.h b/src/flash/nand/s3c24xx.h index 059c84d9ff..1535decdb4 100644 --- a/src/flash/nand/s3c24xx.h +++ b/src/flash/nand/s3c24xx.h @@ -33,8 +33,6 @@ struct s3c24xx_nand_controller { - struct target *target; - /* register addresses */ uint32_t cmd; uint32_t addr;