diff options
Diffstat (limited to 'arch/arm64/kernel/hibernate.c')
| -rw-r--r-- | arch/arm64/kernel/hibernate.c | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/arch/arm64/kernel/hibernate.c b/arch/arm64/kernel/hibernate.c index 2758f75d6809..6328308be272 100644 --- a/arch/arm64/kernel/hibernate.c +++ b/arch/arm64/kernel/hibernate.c @@ -7,10 +7,6 @@   * Ubuntu project, hibernation support for mach-dove   * Copyright (C) 2010 Nokia Corporation (Hiroshi Doyu)   * Copyright (C) 2010 Texas Instruments, Inc. (Teerth Reddy et al.) - *  https://lkml.org/lkml/2010/6/18/4 - *  https://lists.linux-foundation.org/pipermail/linux-pm/2010-June/027422.html - *  https://patchwork.kernel.org/patch/96442/ - *   * Copyright (C) 2006 Rafael J. Wysocki <[email protected]>   */  #define pr_fmt(x) "hibernate: " x |