X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Finfiniband%2Fcore%2Fpacker.c;h=c972d72357647e874302a979d36bc22eee9c3f17;hb=334d094504c2fe1c44211ecb49146ae6bca8c321;hp=eb5ff54c10d75e758088f2e594167a18a4f3fabc;hpb=b3539219c9ea20ebf6a5ea3cc534f423a3607c41;p=mv-sheeva.git diff --git a/drivers/infiniband/core/packer.c b/drivers/infiniband/core/packer.c index eb5ff54c10d..c972d723576 100644 --- a/drivers/infiniband/core/packer.c +++ b/drivers/infiniband/core/packer.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2004 Topspin Corporation. All rights reserved. + * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU @@ -32,7 +33,9 @@ * $Id: packer.c 1349 2004-12-16 21:09:43Z roland $ */ -#include +#include + +#include static u64 value_read(int offset, int size, void *structure) {