diff options
author | Takashi Iwai <[email protected]> | 2020-04-15 18:45:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-04-17 09:59:39 +0200 |
commit | ab7c1e163b525316a870a494dd4ea196e7a6c455 (patch) | |
tree | 4805407ddcd40f0da783d044c0810829d9a8f6d0 /drivers/fpga/fpga-bridge.c | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) |
firmware: Drop unused pages field from struct firmware
The struct firmware contains a page table pointer that was used only
internally in the past. Since the actual page tables are referred
from struct fw_priv and should be never from struct firmware, we can
drop this unused field gracefully.
Signed-off-by: Takashi Iwai <[email protected]>
Acked-by: Luis Chamberlain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions