mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
Fix two compiler warnings complaining about truncating a value on a 64-bit host, and about declaring an unused variable that is only used for a specific configuration. Signed-off-by: Chris Zankel <chris@zankel.net>