Remove packed when not needed

This commit is contained in:
TuxSH
2018-05-20 22:57:25 +02:00
parent 57ff5e694a
commit 4ec7d0fc82
6 changed files with 6 additions and 6 deletions

View File

@@ -75,7 +75,7 @@ enum {
/* Clock/Reset Controller (CLK_RST_CONTROLLER_) regs */
struct PACKED tegra_car {
struct tegra_car {
uint32_t rst_src; /* _RST_SOURCE_0,0x00 */
uint32_t rst_dev_l;