diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-05-05 13:53:58 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-05-06 19:10:49 +0200 |
commit | dcc9fe243031092c432c282c75ee11477bc56e05 (patch) | |
tree | 560877ce10d5a7793f862df875b2d690be93a7b0 /util/i915tool/spatches/ringbuffer.cocci | |
parent | d6fac38d771119399118516f8066c1564ea7fcec (diff) |
Drop i915tool
This tool has had its own repository since a long time:
https://code.google.com/p/i915tool/
Drop the obsolete copy we kept in the tree.
Change-Id: Idee4ea3423453f6ced6e95c0bd2e45d95ca61851
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10114
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util/i915tool/spatches/ringbuffer.cocci')
-rw-r--r-- | util/i915tool/spatches/ringbuffer.cocci | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/util/i915tool/spatches/ringbuffer.cocci b/util/i915tool/spatches/ringbuffer.cocci deleted file mode 100644 index 68f0c98676..0000000000 --- a/util/i915tool/spatches/ringbuffer.cocci +++ /dev/null @@ -1,14 +0,0 @@ -@@ -identifier d; -type T; -@@ --T d(...){...} -@@ -identifier d; -type T; -@@ --T d(...); -@@ -identifier d; -@@ --struct d{...}; |