Commit 582da1b
media: atmel-isc: get rid of an unused var
drivers/media/platform/atmel/atmel-isc.c: In function 'isc_async_complete':
drivers/media/platform/atmel/atmel-isc.c:1900:28: warning: variable 'sd_entity' set but not used [-Wunused-but-set-variable]
struct isc_subdev_entity *sd_entity;
^~~~~~~~~
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>1 parent 3bee55b commit 582da1b
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1897 | 1897 | | |
1898 | 1898 | | |
1899 | 1899 | | |
1900 | | - | |
1901 | 1900 | | |
1902 | 1901 | | |
1903 | 1902 | | |
| |||
1910 | 1909 | | |
1911 | 1910 | | |
1912 | 1911 | | |
1913 | | - | |
1914 | | - | |
1915 | 1912 | | |
1916 | 1913 | | |
1917 | 1914 | | |
| |||
0 commit comments