u-boot-2016/disk
Karthick Shanmugham 48a7534422 ipq5018: Fix compilation issue for unused-const-variable
1. Modified to the declare block_drvr struct and const variable
   only on HAVE_BLOCK_DEVICE config enabled.
2. Removed unused const training_block_64

Signed-off-by: Karthick Shanmugham <kartshan@codeaurora.org>
Change-Id: Icfe05aec82a124429443aadf735767366b168d6b
2020-10-07 06:41:43 -07:00
..
Makefile kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
part.c ipq5018: Fix compilation issue for unused-const-variable 2020-10-07 06:41:43 -07:00
part_amiga.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
part_amiga.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
part_dos.c CVE-2019-13103: disk: stop infinite recursion in DOS Partitions 2020-01-14 20:35:55 +05:30
part_dos.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
part_efi.c mmc protect: Handled invalid GPT 2018-03-21 04:44:14 -07:00
part_iso.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
part_iso.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
part_mac.c Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 2015-09-11 17:15:20 -04:00
part_mac.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00