commit | 5f1b24a6445ddbfccc8de1f5c1a31394a5b9ac66 | [log] [tgz] |
---|---|---|
author | Corentin Labbe <clabbe@baylibre.com> | Thu Nov 21 08:14:43 2019 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Dec 04 13:35:33 2019 +1000 |
tree | 7d0a7622f73ecd422360c6d0671a14f6430c9266 | |
parent | 0f109f0e9a608c381846b3f2270a6a7b72158cb4 [diff] |
agp: remove unused variable num_segments This patch fix the following build warning: warning: variable 'num_segments' set but not used [-Wunused-but-set-variable] Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/1574324085-4338-4-git-send-email-clabbe@baylibre.com