<div dir="ltr">ok, let's keep it the the original way.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 24, 2015 at 12:09 AM, Daniel Vetter <span dir="ltr"><<a href="mailto:daniel@ffwll.ch" target="_blank">daniel@ffwll.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Apr 22, 2015 at 10:50:55AM +0800, John Hunter wrote:<br>
> Sure, but I need Daniel to admit that, because maybe include the two header<br>
> file make it easier to understand.<br>
> And after checked other files in drm/i915, I found that a lot other file do<br>
> the<br>
> same thing(include both header file). So I will just wait Daniel to wait up<br>
> and<br>
> give me the order :-)<br>
<br>
</span>drm/i915 headers are a bit a chaos anyway, so I'm not sure how useful that<br>
would be really. And generally the trend in linux (and drm) is to have<br>
split-up headers, so moving everyone to just include intel_drv.h would be<br>
the "wrong" direction.<br>
<br>
tbh I just don't have an opinion really ;-)<br>
-Daniel<br>
<span class=""><br>
><br>
> On Wed, Apr 22, 2015 at 10:35 AM, <a href="mailto:yongjun_wei@trendmicro.com.cn">yongjun_wei@trendmicro.com.cn</a> <<br>
> <a href="mailto:yongjun_wei@trendmicro.com.cn">yongjun_wei@trendmicro.com.cn</a>> wrote:<br>
><br>
> >  Hi John,<br>
> ><br>
> ><br>
> ><br>
> > Feel free to submit a new patch.<br>
> ><br>
> ><br>
> ><br>
> > Regards,<br>
> ><br>
> > Yongjun Wei<br>
> ><br>
> ><br>
> ><br>
</span>> > *From:* John Hunter [mailto:<a href="mailto:zhjwpku@gmail.com">zhjwpku@gmail.com</a>]<br>
> > *Sent:* 2015年4月22日 10:30<br>
> > *To:* <a href="mailto:weiyj_lk@163.com">weiyj_lk@163.com</a>; Daniel Vetter; Jani Nikula; David Airlie; Yongjun<br>
<span class="">> > Wei (RD-CN); <a href="mailto:intel-gfx@lists.freedesktop.org">intel-gfx@lists.freedesktop.org</a>;<br>
> > <a href="mailto:dri-devel@lists.freedesktop.org">dri-devel@lists.freedesktop.org</a>; open list<br>
</span>> > *Subject:* Re: [Intel-gfx] [PATCH -next] drm/i915/audio: remove<br>
<span class="">> > duplicated include from intel_audio.c<br>
> ><br>
> ><br>
> ><br>
> > Hi,<br>
> ><br>
> ><br>
> ><br>
> > I think maybe we should remove both of the two lines:<br>
> ><br>
> > #include "intel_drv.h"<br>
> ><br>
> > #include "i915_drv.h"<br>
> ><br>
</span>> > Because we have* two* "intel_drv.h" and *one* "i915_drv.h", and<br>
<div class="HOEnZb"><div class="h5">> ><br>
> > "i915_drv.h" has already been included in the "intel_drv.h".<br>
> ><br>
> ><br>
> ><br>
> > I not sure whether i am right. If you need me to do the patch,<br>
> ><br>
> > let me know.<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > On Thu, Apr 16, 2015 at 10:30 PM, Daniel Vetter <<a href="mailto:daniel@ffwll.ch">daniel@ffwll.ch</a>> wrote:<br>
> ><br>
> > On Thu, Apr 16, 2015 at 09:11:08PM +0800, <a href="mailto:weiyj_lk@163.com">weiyj_lk@163.com</a> wrote:<br>
> > > From: Wei Yongjun <<a href="mailto:yongjun_wei@trendmicro.com.cn">yongjun_wei@trendmicro.com.cn</a>><br>
> > ><br>
> > > Remove duplicated include.<br>
> > ><br>
> > > Signed-off-by: Wei Yongjun <<a href="mailto:yongjun_wei@trendmicro.com.cn">yongjun_wei@trendmicro.com.cn</a>><br>
> ><br>
> > Queued for -next, thanks for the patch.<br>
> > -Daniel<br>
> ><br>
> > > ---<br>
> > >  drivers/gpu/drm/i915/intel_audio.c | 1 -<br>
> > >  1 file changed, 1 deletion(-)<br>
> > ><br>
> > > diff --git a/drivers/gpu/drm/i915/intel_audio.c<br>
> > b/drivers/gpu/drm/i915/intel_audio.c<br>
> > > index 2396cc7..d00d488 100644<br>
> > > --- a/drivers/gpu/drm/i915/intel_audio.c<br>
> > > +++ b/drivers/gpu/drm/i915/intel_audio.c<br>
> > > @@ -28,7 +28,6 @@<br>
> > ><br>
> > >  #include <drm/drmP.h><br>
> > >  #include <drm/drm_edid.h><br>
> > > -#include "intel_drv.h"<br>
> > >  #include "i915_drv.h"<br>
> > ><br>
> > >  /**<br>
> > ><br>
> > > _______________________________________________<br>
> > > Intel-gfx mailing list<br>
> > > <a href="mailto:Intel-gfx@lists.freedesktop.org">Intel-gfx@lists.freedesktop.org</a><br>
> > > <a href="http://lists.freedesktop.org/mailman/listinfo/intel-gfx" target="_blank">http://lists.freedesktop.org/mailman/listinfo/intel-gfx</a><br>
> ><br>
> > --<br>
> > Daniel Vetter<br>
> > Software Engineer, Intel Corporation<br>
> > <a href="http://blog.ffwll.ch" target="_blank">http://blog.ffwll.ch</a><br>
> ><br>
> > _______________________________________________<br>
> > dri-devel mailing list<br>
> > <a href="mailto:dri-devel@lists.freedesktop.org">dri-devel@lists.freedesktop.org</a><br>
> > <a href="http://lists.freedesktop.org/mailman/listinfo/dri-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/dri-devel</a><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > --<br>
> ><br>
> > Best regards<br>
> ><br>
> > Junwang Zhao<br>
> ><br>
> > Microprocessor Research and Develop Center<br>
> ><br>
> > Department of Computer Science &Technology<br>
> ><br>
> > Peking University<br>
> ><br>
> > Beijing, 100871, PRC<br>
> ><br>
> > =======================================================<br>
> ><br>
> > This message has been analyzed by Deep Discovery Email Inspector.<br>
> ><br>
> ><br>
> ><br>
> > TREND MICRO EMAIL NOTICE<br>
> > The information contained in this email and any attachments is confidential<br>
> > and may be subject to copyright or other intellectual property protection.<br>
> > If you are not the intended recipient, you are not authorized to use or<br>
> > disclose this information, and we request that you notify us by reply mail or<br>
> > telephone and delete the original message from your mail system.<br>
> ><br>
> ><br>
><br>
><br>
> --<br>
> Best regards<br>
> Junwang Zhao<br>
> Microprocessor Research and Develop Center<br>
> Department of Computer Science &Technology<br>
> Peking University<br>
> Beijing, 100871, PRC<br>
<br>
> _______________________________________________<br>
> dri-devel mailing list<br>
> <a href="mailto:dri-devel@lists.freedesktop.org">dri-devel@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/dri-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/dri-devel</a><br>
<br>
<br>
--<br>
Daniel Vetter<br>
Software Engineer, Intel Corporation<br>
<a href="http://blog.ffwll.ch" target="_blank">http://blog.ffwll.ch</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Best regards<br></div><div>Junwang Zhao</div><div>Microprocessor Research and Develop Center</div><div>Department of Computer Science &Technology</div><div>Peking University</div><div>Beijing, 100871, PRC</div></div></div>
</div>