staging: android: persistent_ram: Remove never used struct persistent_ram_zone members
authorAnton Vorontsov <anton.vorontsov@linaro.org>
Wed, 16 May 2012 12:42:57 +0000 (05:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 May 2012 13:12:49 +0000 (06:12 -0700)
Remove 'old_log_footer_size' and 'early' members of struct
persistent_ram_zone, as these were never used at all.

Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found