commit | 24003eee3f793113cd04c91df8fdb464bcf33bd9 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Apr 25 11:30:22 2019 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Oct 08 09:35:43 2019 +0200 |
tree | 73e2c3e1397aa48ea79ff6f8c156ea10371406a2 | |
parent | 9c44170b52cb0400151c0502eed8a61dbcb4a2d3 [diff] |
net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driver GD is not used anywhere that's why there is no reason to have this macro in the driver. Signed-off-by: Michal Simek <michal.simek@xilinx.com>