mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-06 06:11:31 +00:00
add modification notice
This commit is contained in:
parent
0b46f9ae2c
commit
efba3da8a4
1 changed files with 7 additions and 0 deletions
|
@ -65,3 +65,10 @@ index fc62773602ec..1518b64112b7 100644
|
|||
+ { .compatible = "allwinner,sun50i-a100-emmc", .data = &sun50i_a100_emmc_cfg },
|
||||
{ /* sentinel */ }
|
||||
};
|
||||
--
|
||||
|
||||
# Note
|
||||
# This patch has been modified to allow proper applying.
|
||||
# The line
|
||||
# { .compatible = "allwinner,sun50i-h5-emmc", .data = &sun50i_h5_emmc_cfg },
|
||||
# as been added to compensate for another patch applied before this one.
|
Loading…
Add table
Reference in a new issue