From: Stephen Rothwell <[email protected]>
Date: Mon, 9 Feb 2015 14:07:45 +1100

> diff --git a/lib/rhashtable.c b/lib/rhashtable.c
> index e96fc00208bc..9cc4c4a90d00 100644
> --- a/lib/rhashtable.c
> +++ b/lib/rhashtable.c
> @@ -23,6 +23,7 @@
>  #include <linux/jhash.h>
>  #include <linux/random.h>
>  #include <linux/rhashtable.h>
> +#include <linux/err.h>
>  
>  #define HASH_DEFAULT_SIZE    64UL
>  #define HASH_MIN_SIZE                4UL

Applied, thanks Stephen.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to