From: Michal Wajdeczko <michal.wajdeczko@intel.com>
To: intel-xe@lists.freedesktop.org
Subject: [PATCH 1/4] drm/xe: Fix xe_gt_throttle_sysfs.h
Date: Mon, 13 May 2024 10:42:15 +0200 [thread overview]
Message-ID: <20240513084218.2084-2-michal.wajdeczko@intel.com> (raw)
In-Reply-To: <20240513084218.2084-1-michal.wajdeczko@intel.com>
We don't need to include drm/drm_managed.h here.
We don't need to comment final #endif.
Also remove empty line at the end.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
---
drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h b/drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h
index 6c61e6f228a8..335c402b51a6 100644
--- a/drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h
+++ b/drivers/gpu/drm/xe/xe_gt_throttle_sysfs.h
@@ -6,11 +6,8 @@
#ifndef _XE_GT_THROTTLE_SYSFS_H_
#define _XE_GT_THROTTLE_SYSFS_H_
-#include <drm/drm_managed.h>
-
struct xe_gt;
int xe_gt_throttle_sysfs_init(struct xe_gt *gt);
-#endif /* _XE_GT_THROTTLE_SYSFS_H_ */
-
+#endif
--
2.43.0
next prev parent reply other threads:[~2024-05-13 8:42 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-13 8:42 [PATCH 0/4] Fix few more headers Michal Wajdeczko
2024-05-13 8:42 ` Michal Wajdeczko [this message]
2024-05-13 15:44 ` [PATCH 1/4] drm/xe: Fix xe_gt_throttle_sysfs.h Rodrigo Vivi
2024-05-13 8:42 ` [PATCH 2/4] drm/xe: Fix xe_guc_ads.h Michal Wajdeczko
2024-05-13 15:44 ` Rodrigo Vivi
2024-05-13 8:42 ` [PATCH 3/4] drm/xe: Fix xe_lrc.h Michal Wajdeczko
2024-05-13 15:44 ` Rodrigo Vivi
2024-05-13 8:42 ` [PATCH 4/4] drm/xe: Fix xe_reg_sr.h Michal Wajdeczko
2024-05-13 15:45 ` Rodrigo Vivi
2024-05-13 9:35 ` ✓ CI.Patch_applied: success for Fix few more headers Patchwork
2024-05-13 9:35 ` ✓ CI.checkpatch: " Patchwork
2024-05-13 9:36 ` ✓ CI.KUnit: " Patchwork
2024-05-13 9:47 ` ✓ CI.Build: " Patchwork
2024-05-13 9:50 ` ✓ CI.Hooks: " Patchwork
2024-05-13 9:51 ` ✓ CI.checksparse: " Patchwork
2024-05-13 10:17 ` ✓ CI.BAT: " Patchwork
2024-05-13 11:26 ` ✗ CI.FULL: failure " Patchwork
2024-05-13 17:19 ` Michal Wajdeczko
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=20240513084218.2084-2-michal.wajdeczko@intel.com \
--to=michal.wajdeczko@intel.com \
--cc=intel-xe@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