freedreno: Add .dir-locals to the common directory
authorNeil Roberts <nroberts@igalia.com>
Sun, 2 Dec 2018 17:22:11 +0000 (18:22 +0100)
committerKristian H. Kristensen <hoegsberg@chromium.org>
Tue, 11 Dec 2018 21:14:08 +0000 (13:14 -0800)
commit8600aa35bd307d6eec6776a8871acebfe3b35f5a
tree8e96ddee3174e8472e9ee73bf173b52499089def
parentcfe8220904b79ee45083970c0325bf59a140e163
freedreno: Add .dir-locals to the common directory

The commit aa0fed10d35 moved a bunch of Freedreno code to a common
directory. The previous directory had a .dir-locals file for Emacs.
This patch copies it to the new directory as well.

Reviewed-by: Kristian H. Kristensen <hoegsberg@chromium.org>
src/freedreno/.dir-locals.el [new file with mode: 0644]