Re: [PATCH Resend] leds: kirkwood: Cleanup in header files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 2, 2014 at 1:58 AM, Sachin Kamat <sachin.kamat@xxxxxxxxxx> wrote:
> Commit c02cecb92ed4 ("ARM: orion: move platform_data definitions")
> moved the files to the current location but forgot to remove the pointer
> to its previous location. Clean it up. While at it also change the header
> file protection macros appropriately.
>

Applied, thanks,
-Bryan

> Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx>
> ---
>  .../linux/platform_data/leds-kirkwood-netxbig.h    |    8 +++-----
>  include/linux/platform_data/leds-kirkwood-ns2.h    |    8 +++-----
>  2 files changed, 6 insertions(+), 10 deletions(-)
>
> diff --git a/include/linux/platform_data/leds-kirkwood-netxbig.h b/include/linux/platform_data/leds-kirkwood-netxbig.h
> index 24b536ebdf13..d2be19a51acd 100644
> --- a/include/linux/platform_data/leds-kirkwood-netxbig.h
> +++ b/include/linux/platform_data/leds-kirkwood-netxbig.h
> @@ -1,6 +1,4 @@
>  /*
> - * arch/arm/mach-kirkwood/include/mach/leds-netxbig.h
> - *
>   * Platform data structure for netxbig LED driver
>   *
>   * This file is licensed under the terms of the GNU General Public
> @@ -8,8 +6,8 @@
>   * warranty of any kind, whether express or implied.
>   */
>
> -#ifndef __MACH_LEDS_NETXBIG_H
> -#define __MACH_LEDS_NETXBIG_H
> +#ifndef __LEDS_KIRKWOOD_NETXBIG_H
> +#define __LEDS_KIRKWOOD_NETXBIG_H
>
>  struct netxbig_gpio_ext {
>         unsigned        *addr;
> @@ -52,4 +50,4 @@ struct netxbig_led_platform_data {
>         int                     num_leds;
>  };
>
> -#endif /* __MACH_LEDS_NETXBIG_H */
> +#endif /* __LEDS_KIRKWOOD_NETXBIG_H */
> diff --git a/include/linux/platform_data/leds-kirkwood-ns2.h b/include/linux/platform_data/leds-kirkwood-ns2.h
> index e21272e5f668..6a9fed57f346 100644
> --- a/include/linux/platform_data/leds-kirkwood-ns2.h
> +++ b/include/linux/platform_data/leds-kirkwood-ns2.h
> @@ -1,6 +1,4 @@
>  /*
> - * arch/arm/mach-kirkwood/include/mach/leds-ns2.h
> - *
>   * Platform data structure for Network Space v2 LED driver
>   *
>   * This file is licensed under the terms of the GNU General Public
> @@ -8,8 +6,8 @@
>   * warranty of any kind, whether express or implied.
>   */
>
> -#ifndef __MACH_LEDS_NS2_H
> -#define __MACH_LEDS_NS2_H
> +#ifndef __LEDS_KIRKWOOD_NS2_H
> +#define __LEDS_KIRKWOOD_NS2_H
>
>  struct ns2_led {
>         const char      *name;
> @@ -23,4 +21,4 @@ struct ns2_led_platform_data {
>         struct ns2_led  *leds;
>  };
>
> -#endif /* __MACH_LEDS_NS2_H */
> +#endif /* __LEDS_KIRKWOOD_NS2_H */
> --
> 1.7.9.5
>
--
To unsubscribe from this list: send the line "unsubscribe linux-leds" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux