diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2020-07-18 07:30:56 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-19 06:08:33 +0000 |
| commit | a6154805d0735bdd9149a2f44bb7433f3ef37ff9 (patch) | |
| tree | 52f3f150932b310d2976a58e55bca14f5840ed98 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | media: atomisp: get rid of some unused static vars (diff) | |
| download | kernel-a6154805d0735bdd9149a2f44bb7433f3ef37ff9.tar.gz kernel-a6154805d0735bdd9149a2f44bb7433f3ef37ff9.zip | |
media: atomisp: remove non-used 32-bits consts at system_local
There is an abstraction at the code in order to support
32 or 64 bits address/data length. However, for all
Atom chipsets supported by this version, the size is fixed.
So, cleanup the mess, removing the uused code and placing
the data sizes on a single place.
The end goal is to completely remove those local/global
headers, replacing them by some ISP-version dependent struct,
in order for the driver to decide what version it would need
in runtime.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
