--- zzzz-none-000/linux-2.6.39.4/include/linux/genhd.h 2011-08-03 19:43:28.000000000 +0000 +++ puma6-arm-6490-729/linux-2.6.39.4/include/linux/genhd.h 2021-11-10 13:23:10.000000000 +0000 @@ -7,7 +7,10 @@ * Drew Eckhardt * * - */ + ******************************************************************** + * Includes Intel Corporation's changes/modifications dated: 03/2013. + * Changed/modified portions - Copyright(c) 2011,2013 Intel Corporation. + ********************************************************************/ #include #include @@ -594,6 +597,7 @@ extern int disk_expand_part_tbl(struct gendisk *disk, int target); extern int rescan_partitions(struct gendisk *disk, struct block_device *bdev); +extern int invalidate_partitions(struct gendisk *disk, struct block_device *bdev); extern struct hd_struct * __must_check add_partition(struct gendisk *disk, int partno, sector_t start, sector_t len, int flags,