mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
Fix typo in 'dde_linux'
Thanks Alexander Tarasikov for reporting!
This commit is contained in:
parent
9dba710989
commit
5d68b7d84f
@ -19,7 +19,7 @@
|
||||
|
||||
enum {
|
||||
SZ_1K = 0x00000400,
|
||||
SZ_4K = 0x00001000a,
|
||||
SZ_4K = 0x00001000,
|
||||
};
|
||||
|
||||
struct platform_device
|
||||
|
Loading…
x
Reference in New Issue
Block a user