mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [Patch] 2.5.48 Trivial to ../asm-alpha/suspend.h
@ 2002-11-20 21:14 George France
  2002-11-20 22:30 ` Thorsten Kranzkowski
  0 siblings, 1 reply; 3+ messages in thread
From: George France @ 2002-11-20 21:14 UTC (permalink / raw)
  To: linux-kernel; +Cc: Richard Henderson, Ivan Kokshaysky

Fix compilation failure.

Best Regards,


--George

--- linux/include/asm-alpha/suspend.h.orig      Wed Dec 31 19:00:00 1969
+++ linux/include/asm-alpha/suspend.h   Wed Nov 20 03:55:57 2002
@@ -0,0 +1,4 @@
+#ifdef _ASMALPHA_SUSPEND_H
+#define _ASMALPHA_SUSPEND_H
+ 
+#endif

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Patch] 2.5.48 Trivial to ../asm-alpha/suspend.h
  2002-11-20 21:14 [Patch] 2.5.48 Trivial to ../asm-alpha/suspend.h George France
@ 2002-11-20 22:30 ` Thorsten Kranzkowski
  2002-11-20 22:51   ` George France
  0 siblings, 1 reply; 3+ messages in thread
From: Thorsten Kranzkowski @ 2002-11-20 22:30 UTC (permalink / raw)
  To: George France; +Cc: linux-kernel, Richard Henderson, Ivan Kokshaysky

On Wed, Nov 20, 2002 at 04:14:33PM -0500, George France wrote:
> Fix compilation failure.
> 
> Best Regards,
> 
> 
> --George
> 
> --- linux/include/asm-alpha/suspend.h.orig      Wed Dec 31 19:00:00 1969
> +++ linux/include/asm-alpha/suspend.h   Wed Nov 20 03:55:57 2002
> @@ -0,0 +1,4 @@
> +#ifdef _ASMALPHA_SUSPEND_H

#ifndef I suppose?

> +#define _ASMALPHA_SUSPEND_H
> + 
> +#endif
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

Thorsten

-- 
| Thorsten Kranzkowski        Internet: dl8bcu@dl8bcu.de                      |
| Mobile: ++49 170 1876134       Snail: Niemannsweg 30, 49201 Dissen, Germany |
| Ampr: dl8bcu@db0lj.#rpl.deu.eu, dl8bcu@marvin.dl8bcu.ampr.org [44.130.8.19] |

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Patch] 2.5.48 Trivial to ../asm-alpha/suspend.h
  2002-11-20 22:30 ` Thorsten Kranzkowski
@ 2002-11-20 22:51   ` George France
  0 siblings, 0 replies; 3+ messages in thread
From: George France @ 2002-11-20 22:51 UTC (permalink / raw)
  To: Thorsten Kranzkowski; +Cc: linux-kernel, Richard Henderson, Ivan Kokshaysky

On Wednesday 20 November 2002 17:30, Thorsten Kranzkowski wrote:
> On Wed, Nov 20, 2002 at 04:14:33PM -0500, George France wrote:
> > Fix compilation failure.
> >
> > Best Regards,
> >
> >
> > --George
> >
> > --- linux/include/asm-alpha/suspend.h.orig      Wed Dec 31 19:00:00 1969
> > +++ linux/include/asm-alpha/suspend.h   Wed Nov 20 03:55:57 2002
> > @@ -0,0 +1,4 @@
> > +#ifdef _ASMALPHA_SUSPEND_H
>
> #ifndef I suppose?

At this time it doesn't matter, it is just a dummy include, that I cut and pasted from
../asm-arm/suspend.h.  #ifndef makes more sense.  I should have probably
looked more closely at the code and also probably inserted a "/* dummy include */"
line in between #define and #endif. 

Thank you for paying attention.

Best Regards,


--George

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-20 22:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-20 21:14 [Patch] 2.5.48 Trivial to ../asm-alpha/suspend.h George France
2002-11-20 22:30 ` Thorsten Kranzkowski
2002-11-20 22:51   ` George France

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®