diff options
Diffstat (limited to 'include/linux/raid_class.h')
| -rw-r--r-- | include/linux/raid_class.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/raid_class.h b/include/linux/raid_class.h index ec8655514283..5cdfcb873a8f 100644 --- a/include/linux/raid_class.h +++ b/include/linux/raid_class.h | |||
| @@ -1,9 +1,8 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
| 1 | /* | 2 | /* |
| 2 | * raid_class.h - a generic raid visualisation class | 3 | * raid_class.h - a generic raid visualisation class |
| 3 | * | 4 | * |
| 4 | * Copyright (c) 2005 - James Bottomley <James.Bottomley@steeleye.com> | 5 | * Copyright (c) 2005 - James Bottomley <James.Bottomley@steeleye.com> |
| 5 | * | ||
| 6 | * This file is licensed under GPLv2 | ||
| 7 | */ | 6 | */ |
| 8 | #include <linux/transport_class.h> | 7 | #include <linux/transport_class.h> |
| 9 | 8 | ||
