intel: decoder: remove unused variable
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 30 Jul 2018 01:55:54 +0000 (02:55 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Sat, 4 Aug 2018 08:38:58 +0000 (09:38 +0100)
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
src/intel/common/gen_decoder.h

index d8add4ccdb78150c0515fc75cae3e5c279f4767e..a80c50b664734c58cc08f3a2bbfcb55c7a2de50f 100644 (file)
@@ -202,8 +202,6 @@ struct gen_batch_decode_bo {
    const void *map;
 };
 
-struct gen_disasm *disasm;
-
 struct gen_batch_decode_ctx {
    /**
     * Return information about the buffer containing the given address.