dts: Remove unused or dead dts_fixup.h
Remove dts_fixup.h files that are not used (empty) or the defines aren't used anymore and thus can be removed. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
009ca36bb7
commit
42f3b6b786
4 changed files with 0 additions and 33 deletions
|
@ -1,8 +0,0 @@
|
|||
/* SPDX-License-Identifier: Apache-2.0 */
|
||||
|
||||
/* Board level DTS fixup file */
|
||||
|
||||
#define DT_FLASH_ERASE_BLOCK_SIZE DT_SOC_NV_FLASH_0_ERASE_BLOCK_SIZE
|
||||
#define DT_FLASH_WRITE_BLOCK_SIZE DT_SOC_NV_FLASH_0_WRITE_BLOCK_SIZE
|
||||
|
||||
/* End of Board Level DTS fixup file */
|
Loading…
Add table
Add a link
Reference in a new issue