From: Pedro Tammela <pctammela@gmail.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH] Makefile: fix mixed tab and spaces
Date: Wed, 5 Dec 2018 08:56:54 -0200 [thread overview]
Message-ID: <20181205105655.5199-1-pctammela@gmail.com> (raw)
Fixes a comestic issue where spaces were being used
instead of mixed tab and spaces.
Signed-off-by: Pedro Tammela <pctammela@gmail.com>
---
drivers/gpu/drm/i915/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/Makefile b/drivers/gpu/drm/i915/Makefile
index 1c2857f13ad4..cdba39f7be64 100644
--- a/drivers/gpu/drm/i915/Makefile
+++ b/drivers/gpu/drm/i915/Makefile
@@ -40,7 +40,7 @@ i915-y := i915_drv.o \
i915_mm.o \
i915_params.o \
i915_pci.o \
- i915_suspend.o \
+ i915_suspend.o \
i915_syncmap.o \
i915_sw_fence.o \
i915_sysfs.o \
--
2.19.2
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2018-12-05 11:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-05 10:56 Pedro Tammela [this message]
2018-12-05 17:03 ` [PATCH] Makefile: fix mixed tab and spaces Saarinen, Jani
2018-12-05 18:10 ` Pedro Tammela
2018-12-05 17:28 ` ✓ Fi.CI.BAT: success for Makefile: fix mixed tab and spaces (rev2) Patchwork
2018-12-06 0:07 ` ✓ Fi.CI.IGT: " Patchwork
-- strict thread matches above, loose matches on Subject: below --
2018-12-05 11:06 [PATCH] Makefile: fix mixed tab and spaces Pedro Tammela
2018-12-05 15:01 ` Chris Wilson
2018-12-05 20:59 ` Chris Wilson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181205105655.5199-1-pctammela@gmail.com \
--to=pctammela@gmail.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox